home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / I-J / If Monks had Macs....cpt / If Monks had Macs... / Meat & Conversation / card_2820.txt < prev    next >
Text File  |  1992-02-09  |  5KB  |  213 lines

  1. -- card: 2820 from stack: in
  2. -- bmap block id: 12394
  3. -- flags: 0000
  4. -- background id: 11943
  5. -- name: title
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   if visible of cd fld "About" is true then send mouseUp to cd btn "About"
  9.   if visible of cd fld "Hints" is true then send mouseUp to cd btn "help"
  10.   pass closeCard
  11. end closeCard
  12.  
  13.  
  14. -- part 9 (field)
  15. -- low flags: 01
  16. -- high flags: 0000
  17. -- rect: left=263 top=144 right=251 bottom=506
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 216
  22. -- text size: 14
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: 
  26.  
  27.  
  28. -- part 21 (field)
  29. -- low flags: 81
  30. -- high flags: 2004
  31. -- rect: left=126 top=124 right=205 bottom=380
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 216
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: GoodbyeNote
  40.  
  41.  
  42. -- part 22 (field)
  43. -- low flags: 81
  44. -- high flags: 0000
  45. -- rect: left=0 top=0 right=16 bottom=61
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 0 / 0
  48. -- text alignment: 0
  49. -- font id: 3
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: locked
  54.  
  55.  
  56. -- part 25 (button)
  57. -- low flags: 00
  58. -- high flags: 2000
  59. -- rect: left=371 top=256 right=290 bottom=405
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 22999 / 22999
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   CloseBook
  71. end mouseUp
  72.  
  73.  
  74. -- part 29 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=278 top=295 right=317 bottom=302
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 29010 / 29010
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: About
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   cleanScreen
  89.   set cursor to 3
  90.   lock screen
  91.   show cd fld "About"
  92.   unlock screen with dissolve
  93.   set cursor to 5
  94.   wait until mouse() is down
  95.   set cursor to 3
  96.   lock screen
  97.   hide cd fld "About"
  98.   unlock screen with dissolve
  99. end mouseUp
  100.  
  101.  
  102. -- part 30 (field)
  103. -- low flags: 81
  104. -- high flags: 0001
  105. -- rect: left=27 top=33 right=306 bottom=234
  106. -- title width / last selected line: 0
  107. -- icon id / first selected line: 0 / 0
  108. -- text alignment: 0
  109. -- font id: 216
  110. -- text size: 10
  111. -- style flags: 0
  112. -- line height: 11
  113. -- part name: about
  114. ----- HyperTalk script -----
  115. on mouseUp
  116.   send mouseUp to cd btn "About"
  117. end mouseUp
  118.  
  119.  
  120. -- part 31 (field)
  121. -- low flags: 81
  122. -- high flags: 2004
  123. -- rect: left=270 top=9 right=274 bottom=503
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 0
  127. -- font id: 216
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 14
  131. -- part name: hints
  132. ----- HyperTalk script -----
  133. on mouseUp
  134.   lock screen
  135.   hide cd fld hints
  136.   unlock screen with visual dissolve
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 32 (button)
  142. -- low flags: 00
  143. -- high flags: 2000
  144. -- rect: left=276 top=295 right=325 bottom=306
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 26635 / 26635
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: help
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   if visible of cd fld hints is false then
  156.     lock screen
  157.     show cd fld hints
  158.     unlock screen with visual dissolve
  159.   else
  160.     lock screen
  161.     hide cd fld hints
  162.     unlock screen with visual dissolve
  163.   end if
  164. end mouseUp
  165.  
  166.  
  167.  
  168. -- part contents for card part 9
  169. ----- text -----
  170. excerpts from Brother Andrew‚Äôs 
  171. journal compiled by
  172.  
  173. Brian Thomas
  174. and
  175. Philip A. Mohr Jr.
  176.  
  177.  
  178. -- part contents for card part 21
  179. ----- text -----
  180.  
  181. Squeezing this book
  182. to take up less space on the library shelf.
  183.  
  184. -- part contents for card part 30
  185. ----- text -----
  186. Any of the stacks in the  IF MONKS HAD MACS‚Ķ collection may be freely copied but they may not be sold, nor may they be distributed separately. The entire set of stacks is available on 3 disks from BMUG for $9.00.  No one may charge more than $10.00 for all three disks w/out written permission.
  187.  
  188. Special thanks to:
  189. An NPR show I heard years ago that
  190.   inspired  the Russian monk's tale.
  191. Adolfo de Carolis for frontspiece and
  192.    St.Francis.
  193. Richard Huber for the art of devils
  194.   and distorted monks.  They are from
  195.   his book,  ‚ÄúTreasury of Fantastic and
  196.   Mythological Creatures, 1087
  197.   Rendering from Historic Sources‚Äù 
  198. T/Maker‚Äòs Christian Clip art for 4 out       
  199.    of the 5 crosses.
  200. MacTheKnife 5 for the horn honkers.  
  201. John Altman for drawing the chasm. 
  202. Brother Andrew.
  203.  
  204.  
  205. -- part contents for card part 31
  206. ----- text -----
  207. This game is not that hard. Those who have complained do not play adventure games at all. No problem! Brother Andrew himself enjoyed exploring a story more than solving puzzles. Don't feel guilty about selecting the help button every time you get to the multiple-choice 
  208. ‚ÄúAction Card‚Äù and when you ‚ÄúHit Bottom‚Äù.  The help just tells you half a solution, and you still have to guess the rest. And, besides, a great deal of the time it tempts you into the WRONG solution because, of course, you're being tempted by the devil. So whether you decide to think before you act, or give into temptation, enjoy your adventure.
  209.    
  210.  
  211. -- part contents for card part 22
  212. ----- text -----
  213. Locked